auto_explore Machine learning practitioners need first to identify signal in their datasets before building models.The primary goal of auto-explore is to to establish a codebase that reduces the effort to produce a reasonable first-pass exploratory data analysis for a variety of dataset types.
This Python library is a first attempt at automating the process of exploratory data analysis – at least as far as computation and visualization is concerned.
Critical thinking is not included.